home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Games / JST / sources / src / loaders / ArcadePool / Makefile < prev    next >
Encoding:
Makefile  |  2001-03-19  |  75 b   |  6 lines

  1. all : PoolHD
  2.  
  3. PoolHD : poolhd.asm
  4.     phxass poolhd.asm I=include: TO PoolHD
  5.  
  6.